home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 4 / developer source - volume 4.iso / parad / sep95 / ripp1f2.gif < prev    next >
Graphics Interchange Format  |  1996-07-09  |  43KB  |  653x497  |  4-bit (15 colors)
Labels: text | electronics | screenshot | display | software | computer icon | number | web page | multimedia software | website | operating system
OCR: Paradox for Windows File Edit View Search Program Properties Tools Window Help C.A.B. CONTINUO FSL:#Button3: mouseDown method mouseDown(var eventInfo MouseEvent) Increase self.setTimer (500) endmethod Amount Edit Line: 1 Col: 1 CONTINUO.FSL :: #Button3 :: mouseUp Decrease method mouseUp(var eventInfo MouseEvent) self.killTimer() endmethod Edit Line: 1 Col: 1 CONTINUO.FSL :: #Button3 :: timer method timer (var eventInfo TimerEvent) amount = amount + 1 Project Viewer endmethod Edit Line: 1 Col: 1